Welcome![Sign In][Sign Up]
Location:
Search - check box vc

Search list

[ListView/ListBoxCheckDragListBox

Description: vc ——创建带有复选框的列表框和可拖放列表项的列表框\CheckDragListBox-vc- Create a list box with check boxes and drop list items list box \ CheckDragListBox
Platform: | Size: 26624 | Author: 方林平 | Hits:

[ListView/ListBoxCheckDragListBox

Description: 创建带有复选框的列表框和可拖放列表项的列表框\CheckDragListBox,很不错的vc源码,希望能对大家有所帮助-Create a list box with check boxes and drop list items list box \ CheckDragListBox, very good vc source code, I hope you can help
Platform: | Size: 27648 | Author: 黄顺弟 | Hits:

[GUI DevelopControlExamplechengxu

Description: 这是一个训练基本功的vc程序,里面练习了组合框控件、编辑控件、列表空间、滑动控件、单选和复选控件等等。-This is a basic skills training program of vc, which exercises a combo box controls, edit controls, list space, slide controls, radio and check controls and so on.
Platform: | Size: 58368 | Author: 侯世旭 | Hits:

[ListView/ListBoxCheckDragListBox

Description: 创建带有复选框的列表框和可拖放列表项的列表框\CheckDragListBox\CheckDragListBox.rar,很不错的vc源码,希望对大家有所帮助。-Create a list box with check boxes and list boxes and drop list items \ CheckDragListBox \ CheckDragListBox.rar, very good vc source, we want to help.
Platform: | Size: 27648 | Author: | Hits:

[Windows DevelopIEProj

Description: 涉及知识点: 1)VC UNICODE编程相关知识,示例全部采用UNICODE字符编码。 2)注册表实现查询、修改IE主页、查询操作系统注册公司、及用户名。 3)为控件添加提示之CToolTipCtrl的使用方法。 4)在对话框上显示图片,支持JPG,PNG,GIF等格式,采用的COM的IPicture类实现 5)修改对话框主题 6)VC 开机自动启动程序代码 7)对话框图标动态变化。 8) 多线程编程,线程之间通讯。 由于判断URL是否合法的API:InternetOpenUrl采用的是同步方式,是一个耗时的处理,所以创建一个分线程来判断URL合法性,以便于主线程响应用户其它处理。 9)对话框添加自定义消息-Related knowledge points: 1) VC UNICODE programming knowledge, examples all use UNICODE character encoding. 2) the registry for query, modify the IE home page, check the operating system registered company and user name. 3) add a prompt for the control of CToolTipCtrl to use. 4) In the dialog box display a picture, supports JPG, PNG, GIF formats, using the COM class implements IPicture 5) Modify dialog theme 6) VC boot automatically activated code 7) dialog icon dynamics. 8) multi-threaded programming, communication between threads. As the URL to determine the legality of the API: InternetOpenUrl uses a synchronous way, is a time-consuming, so I created a sub-line Process to determine the legality URL to other users in the main thread to respond to treatment. 9) add a custom message dialog box
Platform: | Size: 99328 | Author: lostman | Hits:

[Windows Developguidebutton

Description: VC++逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。 -VC++ escape the clever implementation of the button. How to make the Property Pages dialog box and wizard dialog box, combo box integration to explain (how to adjust the size of the combo box), list boxes, radio buttons, check button, common dialog control to a variety of use. How to restrict the user does not meet the set conditions, switch to the other property pages and wizard pages.
Platform: | Size: 57344 | Author: seivin | Hits:

[Windows Developpgmweb

Description: VC.NET使应用程序支持网页编辑,如截图的示,点击网页组件菜单后,在弹出的菜单中选择水平线、文本框、按钮、复选框、下拉菜单、图片、密码输入框、列表框、提交按钮、多行文本框、单行文本框等,在主窗口中就会显示这些组件,并且默认是可编辑状态,类似DW中的效果。-VC.NET support web editing application, as the screenshot shows, click on the Web Part menu, in the pop-up menu, select the horizontal line, text boxes, buttons, check boxes, drop-down menus, pictures, password input box, a list of box, submit button, multi-line text box, single-line text box, these components will be displayed in the main window, and the default is editable state, similar to the effect of DW.
Platform: | Size: 50176 | Author: Wei | Hits:

[OS programguidebutton

Description:  VC++逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法-VC++ the ingenious escape button to achieve.How to create a property page and Wizard dialog, integration on the combo box (how to adjust the size of the combo box), list boxes, radio buttons, check buttons common dialog control to the use of a variety of methods
Platform: | Size: 54272 | Author: 包松林 | Hits:

[Windows DevelopCheckTree

Description: VC++使用TreeView的例子,在左侧展开的Tree菜单中,鼠标勾选其值,程序将判断你选中的节点,并将选中值显示在右侧方框中。本代码主要是演示如何判断Tree树形控件的节点是否被选中,选中的节点是哪一个,并获取其值,对VC新手使用TreeView有指导作用。-VC++ example uses a TreeView on the left to start the Tree menu, mouse, check its value, the program will determine your selected node and select the values ​ ​ displayed in the right box. The code is the demonstration of how to determine whether a node Tree tree control is selected, the selected node is which one, and get its value, the VC novice to use TreeView guiding role.
Platform: | Size: 41984 | Author: kpudn35 | Hits:

[Software Engineeringdialog_ex1

Description: 要在VC程序中打开一个新的对话框,步骤是: (1) 创建新对话框类。在“资源标签”下,创建一个新的对话框NewDialog,再右击该对话框,选择“ClassWizard”,创建一个“新类new Class”,记得该对话框的基类是CDialog; 此时,在ClassView标签下已经有了新建对话框类,但是该类与程序的主对话框还没有任何关系。 (2)关联新对话框类。在FileView标签下,打开程序主对话框的Dlg头文件,如dialog_ex1Dlg.h,在这个头文件的前面引入新建对话框类的头文件,即写#include NewDialog.h 语句;再在主对话框的public标记下,定义一个新对话框类变量,即写语句NewDialog m_dlg; 此时,可以打开dailog_ex1Dlg.cpp文件,再编译连接,检查关联操作是否正确,正确则没有任何错误。 (3)添加打开模式框操作代码。本样例中,当单击主对话框的“打开新对话框”按钮,则弹出新对话框。所以要在“打开新对话框”按钮的方法中,屏蔽原有语句CDialog::OnOK() ,再添加新语句 m_dlg.DoModal () 完成新对话框的打开。-To open a new dialog in VC program, the steps are: (1) Create a new dialog class. In the resource label to create a new dialog NewDialog, then right-click the dialog box, ClassWizard , creating a new class of new Class , remember that dialog is the base class CDialog At this time, in the New dialog box ClassView tags have class, but the class and the main dialog does not have any relationship. (2) associated with the new dialog class. In FileView tab, open the main program dialog Dlg header files, such as dialog_ex1Dlg.h, in front of the introduction of the new header file dialog class header file by writing#include NewDialog.h statement and then in the main dialog box of public tag, define a new dialog class variables, namely write statements NewDialog m_dlg At this point, you can open dailog_ex1Dlg.cpp file, then compile the connection, check the related operation is correct, there is no correct any errors.
Platform: | Size: 1867776 | Author: 陈沛涵 | Hits:
« 1 2 3»

CodeBus www.codebus.net